CVE-2025-62813
LZ4 Denial of Service (DoS) and Potential Unspecified Impact Vulnerability
Description
Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.
INFO
Published Date :
Oct. 23, 2025, 4:17 a.m.
Last Modified :
Oct. 29, 2025, 6:15 a.m.
Remotely Exploit :
No
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | MEDIUM | [email protected] |
Solution
- Update LZ4 to a fixed version.
- Ensure applications process LZ4 frames safely.
- Review LZ4 frame handling logic.
- Test the application thoroughly.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-62813 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-62813 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Rejected by [email protected]
Oct. 29, 2025
Action Type Old Value New Value -
CVE Modified by [email protected]
Oct. 29, 2025
Action Type Old Value New Value Changed Description LZ4 through 1.10.0 allows attackers to cause a denial of service (application crash) or possibly have unspecified other impact when the application processes untrusted LZ4 frames. For example, LZ4F_createCDict_advanced in lib/lz4frame.c mishandles NULL checks. Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none. Removed CVSS V3.1 MITRE: AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H Removed CWE MITRE: CWE-158 Removed Reference MITRE: https://github.com/lz4/lz4/commit/f64efec011c058bd70348576438abac222fe6c82 Removed Reference MITRE: https://github.com/lz4/lz4/pull/1593 -
New CVE Received by [email protected]
Oct. 23, 2025
Action Type Old Value New Value Added Description LZ4 through 1.10.0 allows attackers to cause a denial of service (application crash) or possibly have unspecified other impact when the application processes untrusted LZ4 frames. For example, LZ4F_createCDict_advanced in lib/lz4frame.c mishandles NULL checks. Added CVSS V3.1 AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H Added CWE CWE-158 Added Reference https://github.com/lz4/lz4/commit/f64efec011c058bd70348576438abac222fe6c82 Added Reference https://github.com/lz4/lz4/pull/1593